de_util ~master (2021-10-26T20:15:40.7960244)
Dub
Repo
Graph.edges
devisualization
util
algorithms
pathfinding
defs
Graph
Set the edges this graph has
T
[][
T
]
edges
[@property getter]
T
[][
T
]
edges
[@property setter]
struct
Graph
(T = string)
@
property
void
edges
(
T
[][
T
]
value
)
Parameters
value
T
[][
T
]
The new edges of the graph
Meta
Source
See Implementation
devisualization
util
algorithms
pathfinding
defs
Graph
functions
neighbors
properties
edges
Set the edges this graph has